/* ==========================================================================
   Other Page
   ========================================================================== */
.nbanner{ background-image: url(../img/nban.jpg); background-repeat: no-repeat; background-position: center center; background-size: cover; height: 400px; position: relative; text-align: center;}
.nbanner .wrap{ padding-top: 15rem;}
.nbanner p,.nbanner a{ color: #fff; font-size: 1.8rem;}
.nbanner p span{ font-size: 4rem;}

.inner{}
.inner .index_{}
.inner .index_ .T{padding: 25px 0}
.detailPage .wrap{max-width: 980px}

/*盒子*/
.box-cont{}

.sect_abk1{}
.sect_abk1 .block-1{ text-align: center;}

.sect_main{ min-height:400px; position:relative; overflow:hidden;}

.pro-list{}
.pro-list .img-box{ margin-bottom: 2rem;}

.photo{ width: 100%; overflow: hidden; }
.photo .swiper-container {width: 100%;height: 480px;margin-left: auto;margin-right: auto;}
.photo .swiper-slide {background-size: cover;background-position: center;}
.photo .gallery-top {height: 400px;width: 100%;}
.photo .gallery-thumbs { width: 100%; float: right; height:120px;box-sizing: border-box; margin-top: 10px;}
.photo .gallery-thumbs .swiper-slide {height: 100%; opacity: 1;}
.photo .gallery-thumbs .swiper-slide div{ width:99%; height:99%; border:1px solid #ccc; background-color: #000; opacity: 0.5;}
.photo .gallery-thumbs .swiper-slide-active {opacity: 1;}
.photo .gallery-thumbs .swiper-slide-active div{ opacity:0;}
.photo .swiper-button-prev,.photo .swiper-button-next{ background-color:#ccc; background-size:50% auto;}

.photo .swiper-button-next, .photo .swiper-container-rtl .swiper-button-prev{ right:0;}
.photo .swiper-button-prev{ left:0;}
.photo .p-block{ position:relative;}
.photo .pros{ width:100%; margin:0 auto; height:95px;}
.photo .p-block .swiper-button-prev,.photo .p-block .swiper-button-next{ background-color:#ccc; background-size:50% auto; bottom:0; top:0; margin: auto 0;}
.photo .p-block .gallery-top{ height:400px;}

.pro-list{ padding-top: 1.5rem;}
.pro-list .binfo span{ display: block;}
.pro-list .binfo a{ color: #fff; font-weight: bold; background: #ff8800; margin-top: 10px; padding: 10px 0; display:block; float: left; width: 50%; text-align: center;}
.pro-list .binfo a:hover{ background: #ff5500; color: #fff;}


.pro-tit{ text-align: center; background: #efefef; line-height: 4rem; padding: 5px 0;}
.pro-tit span{ display: inline-block; margin: 0 2%; font-size: 1.8rem; font-weight: bold; padding: 0 2%; color: #1c1c1c;}

.bk-map{ text-align: center; background: #f1f1f1; padding: 3rem;}

.zw-img span{ font-weight: bold; font-size: 1.8rem; color: #1c1c1c; display: block; margin-bottom: 10px;}
.zw-img .icon img{ height: auto;}

/* ==========================================================================
   Common page
   ========================================================================== */
/*
 * 新闻
 */

/*新闻样式2*/
.news-box{overflow: hidden;margin-bottom:20px; padding-bottom: 20px; text-align:left; border-bottom: 1px solid #ccc;}
.news-box .icon{ border:1px solid #ddd; background:#fff;}
.news-box .icon img{ height: 100%;}
.news-box .brow{ background: #f5f5f5; padding: 2rem; width: 80%; border: 1px solid #ccc; margin-bottom: 2rem;}
.news-box .block-news{ padding:10px 4% 10px 0;}
.news-box h3{font-size: 14px; padding: 0;}
.news-box h3 a{color:#181818;}
.news-box p{font-size:14px; line-height:24px;overflow: hidden; padding: 10px 0 0; color: #000000;}
.news-box span{ font-size:14px; color: #181818;  display:block; position: relative;}
.news-box .brow:hover a,.news-box .brow:hover span{ color:#0865c0}


.news-box2{overflow: hidden;margin-bottom:20px;text-align:left;}
.news-box2 a{ position: relative;}
.news-box2 a .ntit{ position: absolute; width: 100%; height: 60px; line-height: 60px; background: rgba(0,0,0,0.6); color: #fff; left: 0; bottom: 0;}
.news-box2 a .ntit span{ display: block; font-size: 14px; padding: 0 2%; color: #fff;}
.brow p.txtH {height: 60px;}
.news-box2 .icon{ border:1px solid #ccc; background:none;}
.news-box2 .block-news{ padding:10px 4% 10px 0;}
.news-box2 h3{font-size: 24px; padding:15px 0 0;}
.news-box2 h3 a{color:#181818;}
.news-box2 i{ font-style: normal; display: block; color: #333; font-size: 18px;}
.news-box2 p{font-size:14px; line-height:24px;overflow: hidden; color: #626262;}
.news-box2 .block-news span{ font-size:1.6rem; color: #181818; font-weight: bold; display:block;position: relative;}

.news-box2:hover a,.news-box2:hover span{ color:#0865c0}
/*
 * 新闻详细
 */

.caseTitle{line-height: 50px;border-top: 1px solid #5f5c5c;border-bottom: 1px solid #5f5c5c}
.caseTitle span{color: #cbc5c5;padding-left: 20px}
.caseTitle span.r{border-left: 1px solid #5f5c5c;display: block;float: left}
.content .C {padding: 10px 2%}
/*正文*/
.newsDetail{ padding:1rem 0; background:#fff;}
.newsTit{text-align:center;}
.newsTit h1{color:#000;font-weight: normal;line-height: 1.3}
.newsTit p{font-size:16px;color:#bbb}
.newsTit p a{color:#bbb}
.newsTit p span{padding:0 20px}
.newsThumb{text-align: center;padding-bottom: 40px}
.newsThumb img{max-width: 90%}
/*内容*/
.content{font-size:14px;line-height:30px; border-top: 2px solid #f76615; padding-top: 20px;}
.content video{  width: 100%; height: auto}
.content p{font-size:16px;margin:0 0 5px;line-height:30px;}
.content h1,.content h2,.content h3,.content h4,.content h5,.content h6{line-height: 150%}
.content h1{font-size:32px;font-weight:bold;margin:.67em 0;overflow: hidden;}
.content h2{font-size:24px;font-weight:bold;margin:.75em 0;overflow: hidden;}
.content h3{font-size:18px;font-weight:bold;margin:.83em 0;overflow: hidden;}
.content h4{font-size:16px;font-weight:bold;margin:1.12em 0;overflow: hidden;}
.content h5{font-size:14px;font-weight:bold;margin:1.5em 0;overflow: hidden;}
.content h6{font-size:12px;font-weight:bold;margin:1.67em 0;overflow: hidden;}
.content ul li{list-style:inherit}
.content .n_top{margin-top:0}

.content_bak{font-size:16px;line-height:30px;}
.content_bak p{font-size:16px;margin:1.12em 0;line-height:30px}
.content_bak h1,.content_bak h2,.content_bak h3,.content_bak h4,.content_bak h5,.content_bak h6{line-height: 150%}
.content_bak h1{font-size:32px;font-weight:bold;margin:.67em 0}
.content_bak h2{font-size:24px;font-weight:bold;margin:.75em 0}
.content_bak h3{font-size:18px;font-weight:bold;margin:.83em 0}
.content_bak h4{font-size:16px;font-weight:bold;margin:1.12em 0}
.content_bak h5{font-size:14px;font-weight:bold;margin:1.5em 0}
.content_bak h6{font-size:12px;font-weight:bold;margin:1.67em 0}
.content_bak ul li{list-style:inherit}
.content_bak .n_top{margin-top:0}
/*点赞*/
.newsPj{width:100%;text-align:center;padding-bottom:24px}
.newsPj a.good,.newsPj a.bad{float:none}
a.good,a.bad{font-size: 14px; float: right; color: #999;cursor: pointer}
a.bad{padding-left: 18px}
a.good span,a.bad span{background: url(../img/base/icon_news_detail.gif) no-repeat; width: 24px; display: inline-block; vertical-align: text-bottom; height: 31px; margin-right: 7px; cursor: pointer;}
.newsPj a.bad span{background-position:0 -51px}
.newsPj a.good span{background-position:0 -20px}
.newsPj a.bad:hover span{background-position:-24px -51px}
.newsPj a.good:hover span{background-position:-24px -20px}
/*分享*/
.newsbshare{text-align:center;font-size:14px}
.newsDetailCur{position:relative; background:#eee;}
.newsDetailCur li{width:50%;float:left;font-size:14px;position:relative;z-index:1111;overflow: hidden;padding:10px 0;}
.newsDetailCur li a{padding: 0 3%;}
.newsDetailCur li.r{float:right;text-align:right;}
/*手机查看*/
.check_moblie{ display:inline-block; width:98px; height:30px; vertical-align:middle; background:#f2f2f2; border:1px solid #5f5c5c; line-height:30px; color:#999; text-indent:9px; text-align:left; position:relative; cursor:pointer; margin-left:20px;}
.check_moblie .isj{background:#888888; width:0px; height:0px; overflow:hidden; margin-bottom:5px; border-top:5px solid #888888; border-right:5px solid #f2f2f2;border-left:5px solid #f2f2f2; display:block; position:absolute; right:8px; top:14px;}
.check_moblie .isj_hover{ border-top:none; border-bottom:5px solid #888888;}
.mobile_qrview{ width:100%; min-width:100%; display:none;}
.mobile_qrview .in{ border:1px solid #e5e5e5; position:relative; padding:20px 29px; min-height:130px; _height:130px; margin-top:22px;}
.mobile_qrview h1{ font-size:30px; color:#333; padding-bottom:10px;}
.mobile_qrview p{ line-height:24px; font-size:14px; color:#999}
.mobile_qrview img{float:right}
.mobile_qrview .clmoblie{display:none;width:24px; height:24px; line-height: 24px; font-size:22px; overflow:hidden; position:absolute; right:10px; top:10px}
/*推荐新闻*/
.newsRecmd h4{font-size: 24px;color:#000;padding:10px 0}
.newsRecmd .box-c{}

/*
 * 招聘
 */
.section_njob.block1,.section_njob.block1 *{background: #f3f3f3}
.section_njob .services-box{padding-bottom: 0;}
.section_njob .services-box .icon{height: auto;font-size: 60px;color: #d83142}
.section_njob .services-box h3{color: #d83142;font-size: 20px;font-weight: normal}
.section_njob .services-box p,.section_njob .services-box p a{color: #7f7f7f;height: auto}

.job-info{ text-align: center;}
.job-info span{ display: block; color: #e70012; font-size:4rem;}
.job-info p{ color: #000; font-size:1.8rem; width:60%; margin: 2rem auto; line-height: 3rem;}

.job-tit{ font-size:3rem; font-weight: bold;}
.job-bk span{ font-weight: bold;}
.job-row h3{ font-size: 2.4rem;}
.job-row a.amore{ display: inline-block; background: #e70012; color: #fff; line-height: 4rem; text-align: center; width:200px;}
.job-bk p{ float: left; width: 45%; margin-right: 5%;}
.job-row .row{ border-bottom: 2px solid #ddd; padding-bottom: 2rem;}
/*样式1*/
.jbox{margin-bottom: 15px;position:relative;padding:4rem;border: 1px solid #442a13; background:url(../img/op_bg1.png);}

.jbox .jbox_c{}
.jbox .jbox_c h5{font-size: 2.4rem;}
.jbox .jbox_c span{display:inline-block; padding:10px 0; margin-right:5%;}
.jbox .jbox_c p{font-size: 16px; line-height:30px; padding-top:1rem;}
.jbox a.amore{ margin:0; float:none; position:absolute; bottom:6rem; right:5rem;}
.jbox a.amore:hover{ color:#f89f21; border-color:#f89f21;}
.jbox:hover h5{ color:#f89f21;}



/*样式2*/
.subNavBox{margin:10px auto;border-top:none;}
.sub_top{ width:100%; background:#d83142; height:50px; color:#FFF; border-radius:10px 10px 0px 0px; font-size:20px; line-height:50px;  border:none;}
.sub_top p{padding-left:2%;}
.sub_cont{border:solid 1px #e5e3da;}
.subNav{border-bottom:solid 1px #e7e5e5;cursor:pointer;font-size:14px;line-height:60px;padding-left:2%}
.subNav i{float: right;line-height: 60px;margin-right: 4%;color: #d83142;font-size: 24px}
.subNav i:before{content:"\ea43";}
.subNav:hover{color:#d83142;}
.subNav.on{color:#d83142;}
.subNav.open i:before{content: "\ea41"}
.navContent{display: none;border-bottom:solid 1px #e5e3da; background:#f9f8f8; padding:15px 2%;font-size:14px;color:#7f7f7f; line-height:24px;}

/*
 * 招聘详细
 */
.jobapply{box-shadow: #ddd 0 0 20px;padding: 45px}
.jobchild{font-size: 14px;border-right: 1px solid #eee}
.jobchild p.job_label{padding:4px 0}
.jobchild h3.job_name{color:#333;line-height: 43px;font-size: 26px;margin-bottom: 15px;font-weight: 500;}
.jobchild h4.job_name{font-size: 15px;margin-top: 25px;margin-bottom: 5px;}
.jobchild p,.jobchild .job_label,.jobchild .job_cont{color:#7c7c7c; font-size:16px;}

/* 
 * 联系我们
 */
.usinfo{line-height:30px;}
.usinfo span{ font-size:2.4rem; font-weight:bold; display:block;}
.usinfo p{}

.usinfo i{ font-size:2.6rem; float:left; margin-right:10px; color:#666;}
.usinfo-img{ overflow:hidden; clear:both;}
.usinfo-img .f-fl,.usinfo-img .f-fr{ width:50%; text-align:center;}
/*
 * 产品详细
 */
.pro-bg{ background: rgba(28, 27, 27, 0.8);}
.prodDetail{ font-size:16px; min-height:300px;}
.prodDetail h5{font-size: 18px;line-height:50px; background: rgba(28, 27, 27, 0.8);}
.prodDetail h5 strong{background-color: #8dc420; display:inline-block; padding:0 3rem; color:#fff;line-height: 50px;position: relative;}
.f-picmid{width: auto; vertical-align: middle; text-align: left; position:relative; overflow:hidden;}
.f-picmid a{ display: block;}
.f-picmid img{ width: 100%;}
.f-picmid .l-shadow {background:url(../img/bn_hover.gif) repeat;opacity: 0.4;filter: alpha(opacity=40);position: absolute;top: 0;left: 0; right: 0; bottom: 0}
.f-picmid a:hover .l-shadow{ display:none;}
.deright{padding-right: 5%}
.deright h4{ font-size:36px;line-height:50px;font-weight: normal;margin:3rem 0 0;}
.deright h4>span{ font-size:18px;}
.deright ul{padding: 10px 0}
.deright ul li{line-height:30px;font-size: 16px;word-break:break-all;
  display:-webkit-box;
  -webkit-line-clamp:4;
  -webkit-box-orient:vertical;
  overflow:hidden;}
.deright ul li>span{ color:#fff;}

.newsNote{background-color: #f7f8f8;border: 1px solid #e2e2e2;padding: 20px;margin-top: 20px}
.newsNote p{margin: 0;line-height: 24px;}
.newsNote strong{font-size: 18px;color: #0d62be;line-height: 35px}


/* ========================================================================== */
.crumb{text-align: right;font-size: 16px;}
.crumb a{float: none!important}


.sect_subnav{ padding:2rem 0;}

.module_cate{ }

.module_cate{}
.module_cate .cate_tit{ line-height:59px; position:relative; background: #f76615; text-align: center; color: #fff;}
.module_cate .cate_tit span{ font-weight:normal; font-size: 2.4rem; text-transform: uppercase; font-weight: bold;}
.module_cate .cate_tit i{font-size: 3.5rem;vertical-align: sub; display: inline-block; margin-right: 10px;}

.subCate { list-style: none; padding: 15px; background: #f5f5f5;}
.subCate li{ line-height:60px; overflow: hidden;}
.subCate a{display:block; color:#5c5c5c; position:relative; border-bottom: 1px dotted #ccc; padding: 0 10%;}
.subCate a:hover,.subCate a.on{ color: #fd0000;}

.subCate li.open .subbk{display: block;}

.nsub{ text-align: center;}
.nsub a{ display: inline-block; border: 1px solid #00274d; text-align: center; line-height: 4rem; width: 20%; font-weight: bold; font-size: 1.8rem; margin: 0 1px;}
.nsub a:hover{ background: #00274d; color: #fff;}

.block-c{ border: 1px solid #ddd;}
.block-c span{ display: block; font-weight: bold;}
.block-c p{ padding: 0 10px; font-size: 14px;line-height: 35px;}


/* page */
.scott{text-align: center;}
.scott span,.scott a{display: inline-block;color: #fff;padding: 0 3px;background-color: #f76615;margin: 0 2px;}